wayland: Call wl_shell_surface_set_{popup,transient,toplevel} before attach
authorRob Bradford <rob@linux.intel.com>
Mon, 27 Feb 2012 12:55:25 +0000 (12:55 +0000)
committerRob Bradford <rob@linux.intel.com>
Mon, 27 Feb 2012 17:15:12 +0000 (17:15 +0000)
commit161b9d2066ebb21f7e4c9ae95d0c2c1a5ca4f91a
tree505d5b681cbc211fc32a8ccb2d6bc5c1ce5bb8c1
parent9d0febc9a64a5bfb0fcfc3a88de4757f6c1ff090
wayland: Call wl_shell_surface_set_{popup,transient,toplevel} before attach

The requests only have an effect if you call them before the buffer is
attached to the surface.
gdk/wayland/gdkwindow-wayland.c